Skip to content

Add SailfishOS support#117

Open
Michal-Szczepaniak wants to merge 4 commits into
oxygine:masterfrom
Michal-Szczepaniak:sailfishos
Open

Add SailfishOS support#117
Michal-Szczepaniak wants to merge 4 commits into
oxygine:masterfrom
Michal-Szczepaniak:sailfishos

Conversation

@Michal-Szczepaniak

@Michal-Szczepaniak Michal-Szczepaniak commented Dec 21, 2017

Copy link
Copy Markdown

Sailfish OS is a general purpose Linux distribution used commonly as mobile operating system combining the Linux kernel for a particular hardware platform use, the open-source Mer core stack of middleware, a proprietary UI contributed by Jolla or an open source UI, and other third-party components.

SailfishOS Webpage

This merge request adds support to SailfishOS. For sailfishos we need cmake build type and android (opengles) instead of unix (opengl) libraries.

The only problem left that i cannot solve myself is that sfos doesnt have -lSDL2main but instead we need to include -lGLESv2. Also take a look at oxygine/src/core/oxygine.cpp#455 multiplying by screen resolution is not needed there. If there is more proper way to fix that then we should do it.

@savegame

savegame commented May 8, 2020

Copy link
Copy Markdown

why is it still not merged? 😮

@Michal-Szczepaniak

Copy link
Copy Markdown
Author

@savegame don't ask me i was trying to be nice :C

@savegame savegame mentioned this pull request May 8, 2020
@savegame

savegame commented May 8, 2020

Copy link
Copy Markdown

just add another one ( with fixed cmake files ... ) #169
but i think it never will merge ...

@Michal-Szczepaniak

Copy link
Copy Markdown
Author

@savegame i'm pretty sure oxygine itself is pretty dead but idc much. people can still clone my changes and still use it, and i still use it xd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants